home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / scripts_186.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  301 b   |  8 lines

  1. on mouseUp
  2.   global clips, km, clips1, clips2, clip_directory
  3.   set clip_directory to "5"
  4.   set clips1 to ["prom_199", "eitbigpr", "alls11", "jan1198", "eit005", "1999erup", "promzoom", "slide6", "2sumer1", EMPTY, EMPTY, EMPTY, EMPTY, EMPTY]
  5.   set clips to clips1
  6.   go("newsun_" & clip_directory)
  7. end
  8.